[][src]Crate kayrx

Modules

codec

Utilities for encoding and decoding frames.

fiber

A runtime implementation that runs everything on the current thread.

kcore
krse

Kayrx Rust Standard Extension

service
timer

Utilities for tracking time.

Attribute Macros

main

Marks async function to be executed by kayrx-fiber system.

test

Marks async test function to be executed by kayrx-fiber runtime.